.Net Framework > v3.5.21022.8 > System > Runtime > Serialization > Json > DataContractJsonSerializer > ReadObject ReadObject(Stream)
ReadObject(XmlDictionaryReader)
ReadObject(XmlDictionaryReader,Boolean)
ReadObject(XmlReader)
ReadObject(XmlReader,Boolean)


ReadObject(Stream)

Category
Method
Description
Reads a document stream in the JSON (JavaScript Object Notation) format and returns the deserialized object.
Type
Object
Character
public
Parameters
NameTypeDescription
streamStream
Tags
01892ABD01, 02E3ABA98D, 0322962271

ReadObject(XmlDictionaryReader)

Category
Method
Description
Reads the XML document mapped from JSON (JavaScript Object Notation) with an System.Xml.XmlDictionaryReader and returns the deserialized object.
Type
Object
Character
public
Parameters
NameTypeDescription
readerXmlDictionaryReader
Tags
01892ABD01, 02E3ABA98D, 0322962271

ReadObject(XmlDictionaryReader,Boolean)

Category
Method
Description
Reads the XML document mapped from JSON with an System.Xml.XmlDictionaryReader and returns the deserialized object; it also enables you to specify whether the serializer should verify that it is positioned on an appropriate element before attempting to deserialize.
Type
Object
Character
public
Parameters
NameTypeDescription
readerXmlDictionaryReader
verifyObjectNameBoolean
Tags
01892ABD01, 02E3ABA98D, 0322962271

ReadObject(XmlReader)

Category
Method
Description
Reads the XML document mapped from JSON (JavaScript Object Notation) with an System.Xml.XmlReader and returns the deserialized object.
Type
Object
Character
public
Parameters
NameTypeDescription
readerXmlReader
Tags
01892ABD01, 02E3ABA98D, 0322962271

ReadObject(XmlReader,Boolean)

Category
Method
Description
Reads an XML document mapped from JSON with an System.Xml.XmlReader and returns the deserialized object; it also enables you to specify whether the serializer should verify that it is positioned on an appropriate element before attempting to deserialize.
Type
Object
Character
public
Parameters
NameTypeDescription
readerXmlReader
verifyObjectNameBoolean
Tags
01892ABD01, 02E3ABA98D, 0322962271

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database